From 530521bdac931bbde157562cfd7dc134e710546e Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 19 Jul 2009 01:18:10 +0000 Subject: [PATCH] Doc tweaks. --- xmldoc/formats/pocketfms_wp.xml | 4 ++-- xmldoc/formats/v900.xml | 4 ++-- xmldoc/formats/vpl.xml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/xmldoc/formats/pocketfms_wp.xml b/xmldoc/formats/pocketfms_wp.xml index 0f49052e4..4f11e6d24 100755 --- a/xmldoc/formats/pocketfms_wp.xml +++ b/xmldoc/formats/pocketfms_wp.xml @@ -1,6 +1,6 @@ - This format provides support for the PocketFMS user waypoints text file. + This format provides support for the PocketFMS user waypoints text file. - PocketFMS waypoint text files contain one waypoint per line. Any waypoint has name, latitude and longitude, separated by space. Latitude and longitude are either decimal degrees or degrees°minutes'seconds'' triples. For details see the PocketFMS help file. You can also visit the very friendly PocketFMS forum. + PocketFMS waypoint text files contain one waypoint per line. Any waypoint has name, latitude and longitude, separated by space. Latitude and longitude are either decimal degrees or degrees°minutes'seconds'' triples. For details see the PocketFMS help file. You can find more information at the PocketFMS forum. diff --git a/xmldoc/formats/v900.xml b/xmldoc/formats/v900.xml index fbfe2bb52..7f45d5f97 100644 --- a/xmldoc/formats/v900.xml +++ b/xmldoc/formats/v900.xml @@ -1,4 +1,4 @@ -Read only support for csv file format used by Visiontac VGPS-900 or Columbus V-900 GPS data loggers. These seem to be two brand names for the exact same product. +Read-only support for the csv file format used by Visiontac VGPS-900 or Columbus V-900 GPS data loggers. These seem to be two brand names for the exact same product. The the V-900 stores logs in on a microSD in a custom csv format. This format contains NULL chracters and fixed length fields, and therefore can not handled by the normal csv module in GPSBabel. @@ -12,5 +12,5 @@ -The device support logging of track points, way points, and voice recordings (.wav files). Currently only track points are supported. +The device support logging of trackpoints, waypoints, and voice recordings (.wav files). Currently only track points are supported. diff --git a/xmldoc/formats/vpl.xml b/xmldoc/formats/vpl.xml index 9723a4164..aa210c441 100644 --- a/xmldoc/formats/vpl.xml +++ b/xmldoc/formats/vpl.xml @@ -12,7 +12,7 @@ - Longging may be enabled by simultaneously holding down the MAP/GUIDE, MENU, and CANCEL + Logging may be enabled by simultaneously holding down the MAP/GUIDE, MENU, and CANCEL buttons for 3-5 seconds, then selecting "Functional Setup", "Log Data". A PCMCIA card must be inserted into the system (behind the Nav LCD) for logging to work. (The system can read MP3/WMA files on this card and will also write logs to it. Generally, a @@ -29,8 +29,8 @@ Generally, the layout of the format seems similar to NMEA, with discrete sentences containing different fields of data, followed by a 1-byte XOR'd checksum. Some sentences are generated only once per engine start, others every few seconds, many every second, - and a few on the order of 5 and in one case up to 25 times per second. All data in - the file is written in ASCII, most of it simply as hexadecimal characters. Most + and a few on the order of five and in one case, up to twenty five times per second. All data in + the file is written in ASCII; most of it simply as hexadecimal characters. Most fields are fixed width, though a few can be variable. (Those that are variable have a field count as the first field after their sentence identifier) Currently, only the '75'-sentence is decoded (and only about 50% of it), though this provides all -- 2.30.2